home *** CD-ROM | disk | FTP | other *** search
/ com!online 2001 December / COMCD1201.iso / toptools / dynaflash / tutorial / english / dynaflash.swf / scripts / DefineButton2_299 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-08-09  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.